cfg.mk: Don't even look at rust-bindings/
authorColin Walters <walters@verbum.org>
Fri, 6 May 2022 20:46:46 +0000 (16:46 -0400)
committerColin Walters <walters@verbum.org>
Fri, 6 May 2022 20:46:46 +0000 (16:46 -0400)
commitd72f1684a0ab301e4128bf207e3c1b2717d96f13
tree094ea9bc80c649b8f30b218139a043171bd78b05
parent252060906b6586ffe07db4e32b38c9d2897ade91
cfg.mk: Don't even look at rust-bindings/

It's really tempting to remove `make syntax-check`, it has very
very rarely found any real problems.

But anyways, just exclude all the binding code because it trips
up random problems we simply don't care about like mentions of
`O_NDELAY` in the `GLib-2.0.gir`.
cfg.mk